Algol 60 - определение. Что такое Algol 60
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Algol 60 - определение

MEMBER OF THE ALGOL FAMILY OF COMPUTER PROGRAMMING LANGUAGES
Algol 60; Algol60; ALGOL 60 programming language; ALGOL 60 (programming language); ISO 1538:1984; ISO 1538; Algol-60; Algorithmic Language 1960; ECMA-2; ALGOL-60
Найдено результатов: 790
ALGOL 60         
<language> ALGOrithmic Language 1960. A portable language for scientific computations. ALGOL 60 was small and elegant. It was block-structured, nested, recursive and free form. It was also the first language to be described in BNF. There were three lexical representations: hardware, reference, and publication. The only structured data types were arrays, but they were permitted to have lower bounds and could be dynamic. It also had conditional expressions; it introduced :=; if-then-else; very general "for" loops; switch declaration (an array of statement labels generalising Fortran's computed goto). Parameters were call-by-name and call-by-value. It had static local "own" variables. It lacked user-defined types, character manipulation and standard I/O. See also EULER, ALGOL 58, ALGOL 68, Foogol. ["Report on the Algorithmic Language ALGOL 60", Peter Naur ed., CACM 3(5):299-314, May 1960]. (1995-01-25)
ALGOL         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family
Algol         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family
·noun A fixed star, in Medusa's head, in the constellation Perseus, remarkable for its periodic variation in brightness.
Algol         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family

Algol , designated Beta Persei (β Persei, abbreviated Beta Per, β Per), known colloquially as the Demon Star, is a bright multiple star in the constellation of Perseus and one of the first non-nova variable stars to be discovered.

Algol is a three-star system, consisting of Beta Persei Aa1, Aa2, and Ab – in which the hot luminous primary β Persei Aa1 and the larger, but cooler and fainter, β Persei Aa2 regularly pass in front of each other, causing eclipses. Thus Algol's magnitude is usually near-constant at 2.1, but regularly dips to 3.4 every 2.86 days during the roughly 10-hour-long partial eclipses. The secondary eclipse when the brighter primary star occults the fainter secondary is very shallow and can only be detected photoelectrically.

Algol gives its name to its class of eclipsing variable, known as Algol variables.

Algorithmic Language         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family
ALGOL         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family
ALGOrithmic Language
Algol         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family
['alg?l]
¦ noun an early, high-level computer programming language which was devised to carry out scientific calculations.
Origin
1950s: from algo(rithmic) + the initial letter of language.
ALGOL         
  • Family tree of the Algol, [[Fortran]] and [[COBOL]] programming language dynasty
FAMILY OF IMPERATIVE COMPUTER PROGRAMMING LANGUAGES
Algol programming language; Algol language; ALGOL programming language; ALGOL (programming language); Algol (programming language); Algorithmic language; Computer language ALGOL; Algol-like; Algorithmic Language; Triplex-ALGOL Karlsruhe; Triplex-ALGOL; Triplex-ALGOL 60 Karlsruhe; Triplex-ALGOL 60; ALGOL family

ALGOL (; short for "Algorithmic Language") is a family of imperative computer programming languages originally developed in 1958. ALGOL heavily influenced many other languages and was the standard method for algorithm description used by the Association for Computing Machinery (ACM) in textbooks and academic sources for more than thirty years.

In the sense that the syntax of most modern languages is "Algol-like", it was arguably more influential than three other high-level programming languages among which it was roughly contemporary: FORTRAN, Lisp, and COBOL. It was designed to avoid some of the perceived problems with FORTRAN and eventually gave rise to many other programming languages, including PL/I, Simula, BCPL, B, Pascal, and C.

ALGOL introduced code blocks and the begin...end pairs for delimiting them. It was also the first language implementing nested function definitions with lexical scope. Moreover, it was the first programming language which gave detailed attention to formal language definition and through the Algol 60 Report introduced Backus–Naur form, a principal formal grammar notation for language design.

There were three major specifications, named after the years they were first published:

  • ALGOL 58 – originally proposed to be called IAL, for International Algebraic Language.
  • ALGOL 60 – first implemented as X1 ALGOL 60 in 1961. Revised 1963.
  • ALGOL 68 – introduced new elements including flexible arrays, slices, parallelism, operator identification. Revised 1973.

ALGOL 68 is substantially different from ALGOL 60 and was not well received, so in general "Algol" means ALGOL 60 and its dialects.

Algol variable         
CLASS OF ECLIPSING BINARY STARS
Algol type binary; Beta Persei star; Algol binary; Algol binaries; Algol star
Algol variables or Algol-type binaries are a class of eclipsing binary stars that are similar to the prototype member of this class, β Persei (Beta Persei, Algol). An Algol binary is a system where both stars are near-spherical such that the timing of the start and end of the eclipses is well-defined.
USS Algol (AKA-54)         
ANDROMEDA-CLASS ATTACK CARGO SHIP
USS Algol (LKA-54); SS James Baines
USS Algol (AKA-54) was an . She was the first ship of the United States Navy by this name, after Algol, a fixed star in the constellation Perseus.

Википедия

ALGOL 60

ALGOL 60 (short for Algorithmic Language 1960) is a member of the ALGOL family of computer programming languages. It followed on from ALGOL 58 which had introduced code blocks and the begin and end pairs for delimiting them, representing a key advance in the rise of structured programming. ALGOL 60 was the first language implementing nested function definitions with lexical scope. It gave rise to many other programming languages, including CPL, Simula, BCPL, B, Pascal, and C. Practically every computer of the era had a systems programming language based on ALGOL 60 concepts.

Niklaus Wirth based his own ALGOL W on ALGOL 60 before moving to develop Pascal. Algol-W was intended to be the next generation ALGOL but the ALGOL 68 committee decided on a design that was more complex and advanced rather than a cleaned simplified ALGOL 60. The official ALGOL versions are named after the year they were first published. Algol 68 is substantially different from Algol 60 and was criticised partially for being so, so that in general "Algol" refers to dialects of Algol 60.